home *** CD-ROM | disk | FTP | other *** search
/ Beginning Mac Programming / Beginning Mac Programming.bin / pc / Open Me for REALbasic 3 / REALbasic 3.2 / Database Plug-ins / 4D Server Plugins / 4D Components for Windows / Read Me < prev   
Encoding:
Text File  |  2001-05-01  |  1.2 KB  |  14 lines

  1. In order to connect to 4D Server from a REALbasic application running on Windows 95/98/NT/2000/ME, the client computer must have a set of 4D-provided DLLs installed.
  2.  
  3. The required DLLs have been provided for you in this folder.
  4.  
  5. If you are using the REALbasic 4D plug-in for 4D Server v6.0 or v6.5, install the network components for the version you are using in the WINDOWS\ACI\NETWORK directory.  If this directory does not exist, create it.  You can use version 6.7.1 of the 4D network components to
  6. connect to v6.0.x or v6.5.x of 4D Server, so the network components are backwards compatible, but not forward compatible.
  7.  
  8. If you are using the REALbasic 4D plug-in for 4D Server v6.7, install the 4D v6.7.1 network components in your WINDOWS\4D\NETWORK directory.  Again, if this directory does not exist, create it.
  9.  
  10. In all cases, 4DOPEN.DLL should be place in your WINDOWS\SYSTEM directory, and should replace any newer or older version you may have already installed.
  11.  
  12. Additionally, if the client is running Windows NT or 2000, you will also need to install
  13. 4DOPEN.DLL in the WINDOWS\SYSTEM32 directory.  If 4DOPEN.DLL already exists
  14. in that directory, make sure you replace it with the 4DOPEN.DLL provided.